Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
| Attribute | Value |
|---|---|
| Connector ID | AtlassianAuditEventsConnector |
| Publisher | Atlassian |
| Used in Solutions | AtlassianOrganizationAudit |
| Collection Method | CCF |
| Connector Definition Files | AtlassianOrganizationAudit_ConnectorDefinition.json |
| DCR Definition Files | AtlassianOrganizationAudit_DCR.json |
| CCF Configuration | AtlassianOrganizationAudit_PollerConfig.json |
| CCF Capabilities | APIKey, Paging |
The Atlassian Organization Audit Events data connector provides the capability to ingest organization audit events from Atlassian Cloud into Microsoft Sentinel through the Polling API. This connector enables comprehensive security monitoring and compliance auditing across all Atlassian Cloud products including Jira (Software/Service Desk/Core), Confluence, Bitbucket, Trello, Opsgenie, Statuspage, and Loom. The connector ingests audit events covering user management, authentication activities, group changes, product access modifications, administrative actions, and policy changes. With 180 days of data retention in Atlassian Cloud, this connector provides visibility into user access granted/revoked, authentication failures and successes, MFA configuration changes, API token management, group membership changes, product license assignments, organization policy updates, and domain verification activities. The connector uses API Key authentication with read-only OAuth scope (read:events:admin) and is optimized for continuous polling with cursor-based pagination. This connector is built on Microsoft Sentinel Codeless Connector Platform and supports DCR-based ingestion time transformations for optimized query performance. Refer to Atlassian Organization Events API documentation for more information.
This connector ingests data into the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
AtlassianAuditEvents_CL |
? | ✓ | ? |
💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.
Resource Provider Permissions:
Custom Permissions:
read:events:admin OAuth scope is required to read organization audit events. See the Atlassian Organization Events API documentation for more information.⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.
1. Prerequisites
Before setting up this connector, ensure you have the following:
Atlassian organization admin access to create an API key with the read:events:admin OAuth scope.
Your Atlassian Organization ID (a UUID).
Microsoft Sentinel workspace with write permissions to configure the data connector.
1. Create API Key in Atlassian
Follow these steps to create an API key with the required permissions:
Navigate to Atlassian Administration
Select your organization (if you have multiple)
Navigate to Settings, then select API keys
Click Create API key
Configure the API key:
Name: Microsoft Sentinel Integration (or descriptive name)
Expiration: Set expiration date (maximum 1 year from creation)
Scopes: Select read:events:admin (read-only access to audit events)
Click Create
IMPORTANT: Copy the API key immediately - it will not be shown again
2. Get Your Organization ID
Your Organization ID is required to connect to the Atlassian API:
Your Organization ID is a UUID (e.g., 00000000-0000-0000-0000-000000000000)
Option 1: From Atlassian Administration URL
Look at the URL in your Atlassian Administration console
Format: https://admin.atlassian.com/o/{orgId}/overview
Copy the UUID between /o/ and /overview
Option 2: During API Key Creation
The Organization ID is displayed when you create an API key
Copy it along with your API key
Example: 00000000-0000-0000-0000-000000000000
3. Connect to Microsoft Sentinel
Add one connection per Atlassian organization (tenant). Each connection is identified by a unique Connection Alias and may target a different organization or API base URL, so you can ingest events from multiple Atlassian organizations side by side. Connector Management Interface
This section is an interactive interface in the Microsoft Sentinel portal that allows you to manage your data collectors.
📊 View Existing Collectors: A management table displays all currently configured data collectors with the following information:
➕ Add New Collector: Click the "Add new collector" button to configure a new data collector (see configuration form below).
🔧 Manage Collectors: Use the actions menu to delete or modify existing collectors.
💡 Portal-Only Feature: This configuration interface is only available when viewing the connector in the Microsoft Sentinel portal. You cannot configure data collectors through this static documentation.
Configure Atlassian Connection
Connect to an Atlassian organization to ingest audit events
When you click the "Add Connection" button in the portal, a configuration form will open. You'll need to provide:
Connection Details
💡 Portal-Only Feature: This configuration form is only available in the Microsoft Sentinel portal.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊